d/xen-utils-common.xendomains.default: remove XENDOMAINS_SYSRQ
authorMaximilian Engelhardt <maxi@daemonizer.de>
Mon, 30 Jan 2023 20:15:57 +0000 (21:15 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 1 Feb 2023 23:13:49 +0000 (00:13 +0100)
XENDOMAINS_SYSRQ is currently not supported by our init scripts, so don't
mention it in the default config file.

Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
debian/xen-utils-common.xendomains.default

index 34aeb125026d292d53e3b8a65c9a235b24c5949a..84d8ccf5afd9ffa9dd01f7864241b18575751ac3 100644 (file)
@@ -1,9 +1,3 @@
-# The xendomains script can send SysRq requests to domains on shutdown.
-# If you don't want to MIGRATE, SAVE, or SHUTDOWN, this may be a possibility
-# to do a quick and dirty shutdown ("s e i u o") or at least sync the disks
-# of the domains ("s").
-#
-# XENDOMAINS_SYSRQ=
 
 # Set this to a non-empty string if you want to migrate virtual machines
 # on shutdown. The string will be passed to the xm migrate DOMID command